ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLayoutListView<TOwnerView> Class / _getLayoutViews Method

In This Topic
    _getLayoutViews Method (_BaseLayoutListView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getLayoutViews() As List(Of ILayoutView)
    public List<ILayoutView> _getLayoutViews()
    See Also